home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 376-400 / disk_382 / crossdos / read.me < prev    next >
Text File  |  1992-05-06  |  8KB  |  175 lines

  1.                               CrossDOS
  2.                         Version 4.00a READONLY
  3.                            August 20th, 1990
  4.  
  5. We  at  CONSULTRON  would  like to thank you for trying CrossDOS.  We
  6. believe you will find it useful as well as easy to use.
  7.  
  8.  
  9. *******************************************
  10. Installing this Product
  11.  
  12. I have included a simple program called "Install_MSDOSFS".  It can be
  13. run  from  the CLI or from Workbench.  It will prompt you through the
  14. installation  procedure.   The  program  is  broken  up into separate
  15. transfer  procedures that allow you to install portions that apply to
  16. your  system configuration.  If you wish, you can install the product
  17. manually  by  placing  the necessary files in the correct directories
  18. (please refer to the manual supplied with CrossDOS).
  19.  
  20. The installation program will try to install the appropriate software
  21. modules   into  your  system  directories  (ie  C:,  L:,  DEVS:   and
  22. SYS:CrossDOS).   If  these directories are located on your hard disk,
  23. it  will  attempt  to  install  them there otherwise it will probably
  24. install them on your WORKBENCH boot-up disk.
  25.  
  26. If    you   install   CrossDOS,   you   may   need   to   edit   your
  27. "S:startup-sequence"  and move the "MountMF" command, appended on the
  28. end of this file, to a position before the "LoadWB" command.
  29.  
  30. For those who either do not have enough room on their system disks or
  31. do  not  wish to install CrossDOS, a small utility called "Attach" is
  32. included  that will allow you to immediately mount and load an MS-DOS
  33. floppy device on your Amiga.  For further information on the "Attach"
  34. command, refer to the manual.
  35.  
  36.  
  37. *******************************************
  38. TDPatch12 and TDPatch13
  39.  
  40. The trackdisk.device code resident in Kickstart code versions 1.2 and
  41. 1.3  has  a  couple  bugs  that  need  fixing as well as adding a new
  42. feature  found  in  version 2.0 of the trackdisk.device.  "TDPatch12"
  43. and  "TDPatch13"  correct  this  problem  for KickStart V1.2 and V1.3
  44. respectively.   The  installation  program will detect the version of
  45. KickStart  you  are  running and transfer the proper patch version to
  46. your  "C:"  directory.  You can either execute this patch manually or
  47. use  the "MountMF" command to execute it.  It MUST be executed before
  48. accessing any MS-DOS disk.
  49.  
  50. For  those  users  with  version  1.2 or 1.3 Kickstart ROMs, you MUST
  51. execute  the  appropriate patch to correctly operate with the current
  52. floppy device driver (mfm.device).
  53.  
  54. TDPatch will not work in conjunction with NOCLICKSTART.
  55.  
  56.  
  57. *******************************************
  58. International Character Translator
  59.  
  60. This  version  of  CrossDOS allows for you to select an International
  61. (Standard  or  Danish)  version  of  the file system.  You can select
  62. either version in the installation program "Install_msdosFS".
  63.  
  64. The standard ASCII character set of MS-DOS matches the standard ASCII
  65. character set of the Amiga one-for-one.  The extended ASCII character
  66. set,  which include international characters, do not match so nicely.
  67. For  those  who  chose  the  International  version,  extended  ASCII
  68. characters  found  in  the  file  names are always converted to their
  69. equivalent  (where  ever possible)  on the opposite system.  Extended
  70. ASCII  characters found inside ASCII text files are not automatically
  71. translated.   To  translate the extended characters within files, you
  72. must  either  specify  the  "International  Translator" character '['
  73. (formerly  the  "High  Bit Filter") within the MS-DOS filename or use
  74. the  global  "International Translator" which operates similar to the
  75. global "TxFilter" function.  Refer to the "IntlTrans" utility located
  76. in the technical reference file called "Tech_Ref".
  77.  
  78.  
  79. *******************************************
  80. Improvements from previous versions of CrossDOS
  81.  
  82. Faster Floppy Device Driver:
  83. We  have provided a new floppy device driver called "mfm.device" that
  84. will  access  floppy data up to two times faster than in the previous
  85. versions  of CrossDOS.  Users with 68000 based Amigas will notice the
  86. two  times  speed  improvement.  Users with 68020, 68030, 68040 based
  87. Amigas  may  not  notice any speed increase because the raw access of
  88. data from the disk is limited by the constant rotational speed of the
  89. disk  (0.2  seconds  for  a  full track) and head stepping time.  All
  90. users  will  actually get about a two-and-a-half times inprovement of
  91. decoding/encoding the raw floppy data which significantly reduces the
  92. CPU processing time.
  93.  
  94. Technical Reference Manual on Disk:
  95. This  product  disk  also has a technical reference file on disk that
  96. covers an example mountlist, a small glossary, and device error codes
  97. supported by CrossDOS.
  98.  
  99. "In Case of Difficulty" on Disk:
  100. Should  you  run  into  any  problems  when  using  CrossDOS, we have
  101. provided  a  file  on disk that contains many of the common (and some
  102. uncommon) problems that may be encountered.  The list represents most
  103. of  the  problems  reported  to our Technical Support staff and their
  104. recommended solutions.
  105.  
  106. "MountMF" command:
  107. We  have provided a new command to replace the cumbersome "Mount" (or
  108. "Mount_JDS")  for "mounting" MS-DOS floppy devices.  "MountMF" can be
  109. run  from  either  the  S:Startup-Sequence,  the  CLI  or  WORKBENCH.
  110. Executing "MountMF" will first execute "TDPatch12" or "TDPatch13" (if
  111. needed)  and  then  will  mount  all the floppy devices found on your
  112. Amiga  system.   This  command  only  mounts  floppy devices but will
  113. replace multiple "Mount" commands as well as the "TDPatch" command in
  114. your  S:Startup-Sequence.  The MS-DOS floppy device names will be the
  115. default DI0:, DI1:, DI2:  and DI3:.
  116.  
  117.  
  118. *******************************************
  119. MS-DOS Hard Disk Partitions
  120.  
  121. The  MS-DOS file system is designed to read and write physical MS-DOS
  122. hard  drive  partitions,  although it has not been tested thoroughly.
  123. Virtual MS-DOS partitions on an Amiga hard drive (such as JLink files
  124. created by the BridgeBoard) are not accessible at this time.
  125.  
  126. We  have  a  few  people currently using this feature.  One person is
  127. accessing  a  MS-DOS  formatted  Bernoulli disk from both his IBM and
  128. Amiga computers.  Others are using MS-DOS foramtted SyQuest removable
  129. to exchange data between the two machines.
  130.  
  131. Contact  us  at  our technical support line for information on how to
  132. construct a custom mountlist entry for MS-DOS hard disk media.
  133.  
  134. The  installation  program  does  not  mount  an  MS-DOS  hard  drive
  135. partition  so  that  creating  a  mountlist entry for it must be done
  136. manually.   An  example of a hard disk mountlist entry is included in
  137. the  file "DEVS/mountlist.msdos" for your review.  You must configure
  138. the  mountlist  entries so that the lowest block number points to the
  139. MS-DOS boot block of the partition you wish to access.  The "device="
  140. parameter  must  also  be  the  device  driver  for  your  hard drive
  141. controller board.
  142.  
  143.  
  144. *******************************************
  145. Undocumented directory (DIAG/)
  146.  
  147. We have added a directory called "DIAG" that is not documented in the
  148. manual.   This  directory  contains files that are used for obtaining
  149. diagnostic  information  should  a problem occur.  Use of these files
  150. without  specific  direction from us is NOT RECOMMENDED.  These files
  151. may  produce  undesirable results if not used properly.  Refrain from
  152. using these files!
  153.  
  154.  
  155. *******************************************
  156. Technical Support
  157.  
  158. Should you have any questions or problems, you can contact us at:
  159.  
  160. CONSULTRON
  161. 11280 Parkview
  162. Plymouth, MI  48170
  163.  
  164. (313) 459-7271      10:00 AM - 5:00 PM EST     Weekdays
  165.  
  166.  
  167. *******************************************
  168. Electronic Bulletin Board Service
  169.  
  170. (313) 459-7271      6:00 PM - 10:00 AM EST      Weekdays
  171.                 all day on weekends
  172.  
  173.  
  174. Thank you.
  175.